Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/
H A 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()
/aosp12/system/tools/aidl/
H A Dgenerate_ndk.cpp214 auto headerFilePath = [&types](const AidlTypeSpecifier& typespec) -> std::string { in GenerateHeaderIncludes() local