Home
last modified time | relevance | path

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

/aosp_15_r20/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/
Ddictionary_structure_with_buffer_policy_factory.cpp104 char headerFilePath[headerFilePathBufSize]; in newPolicyForDirectoryDict() local
145 const char *const headerFilePath, const FormatUtils::FORMAT_VERSION formatVersion, in newPolicyForV4Dict()
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DCLProgramVk.cpp541 std::string headerFilePath(angle::ConcatenatePath(tmpDir.value(), headerIncludeNames[i])); in compile() local