Searched refs:expand_path (Results 1 – 8 of 8) sorted by relevance
/external/tpm2-tss/src/tss2-fapi/ |
D | ifapi_keystore.c | 247 expand_path(IFAPI_KEYSTORE *keystore, const char *path, char **file_name) in expand_path() function 310 r = expand_path(keystore, path, &expanded_path); in expand_path_to_object() 426 r = expand_path(keystore, rel_path, &directory); in rel_path_to_abs_path() 590 r = expand_path(keystore, path, &directory); in ifapi_keystore_store_async() 692 r = expand_path(keystore, searchpath, &expanded_search_path); in keystore_list_all_abs() 838 r = expand_path(keystore, path, directory_name); in expand_directory() 1106 r = expand_path(keystore, path, &directory); in ifapi_keystore_check_overwrite() 1166 r = expand_path(keystore, path, &directory); in ifapi_keystore_check_writeable()
|
/external/grpc-grpc/templates/ |
D | grpc.gemspec.template | 5 $LOAD_PATH.push File.expand_path('../src/ruby/lib', __FILE__)
|
/external/cronet/stable/third_party/apache-portable-runtime/src/build/ |
D | jlibtool.c | 1647 const char* expand_path(const char *relpath) function
|
/external/cronet/tot/third_party/apache-portable-runtime/src/build/ |
D | jlibtool.c | 1647 const char* expand_path(const char *relpath) function
|
/external/antlr/tool/src/main/resources/org/antlr/codegen/templates/Ruby/ |
D | Ruby.stg | 34 this_directory = File.expand_path( File.dirname( __FILE__ ) )
|
/external/tpm2-tss/doc/ |
D | doxygen.dox | 2349 \fn static TSS2_RC expand_path(IFAPI_KEYSTORE *keystore, const char *path, char **file_name)
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/ |
D | grpc.gemspec | 3 $LOAD_PATH.push File.expand_path('../src/ruby/lib', __FILE__)
|
/external/grpc-grpc/ |
D | grpc.gemspec | 3 $LOAD_PATH.push File.expand_path('../src/ruby/lib', __FILE__)
|