Home
last modified time | relevance | path

Searched refs:kFilename (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/lib/gprpp/
Dstatus_helper.h94 kFilename, enumerator
Dstatus_helper.cc108 case StatusStrProperty::kFilename: in GetStatusStrPropertyUrl()
/external/cronet/components/nacl/renderer/
Dppb_nacl_private_impl.cc1173 static const char kFilename[] = "chrome://pnacl-translator/pnacl.json"; in GetPnaclResourceInfo() local
1181 base::File file(GetReadonlyPnaclFd(kFilename, false /* is_executable */, in GetPnaclResourceInfo()
1197 kFilename); in GetPnaclResourceInfo()
1204 std::string("GetPnaclResourceInfo, file too large: ") + kFilename); in GetPnaclResourceInfo()
1213 std::string("GetPnaclResourceInfo, reading failed for: ") + kFilename); in GetPnaclResourceInfo()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Derror.h128 static_cast<int>(grpc_core::StatusStrProperty::kFilename),