Home
last modified time | relevance | path

Searched defs:token_path (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_metric/pw_metric_proto/
H A Dmetric_service.proto39 repeated fixed32 token_path = 1; field
/aosp_15_r20/test/vts/tests/kernel_proc_file_api_test/proc_tests/
H A DProcMapsTest.py34 def token_path(text): function
/aosp_15_r20/external/libbpf/src/
H A Dlibbpf.c708 char *token_path; member
7856 const char *obj_name, *kconfig, *btf_tmp_path, *token_path; in bpf_object_open() local