Home
last modified time | relevance | path

Searched defs:json_file_path (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/json/
Djson_file_value_serializer.cc20 const base::FilePath& json_file_path) in JSONFileValueSerializer()
55 const base::FilePath& json_file_path, in JSONFileValueDeserializer()
/external/rust/crates/grpcio-sys/grpc/test/core/security/
Dfetch_oauth2.cc38 static grpc_call_credentials* create_sts_creds(const char* json_file_path) { in create_sts_creds()