Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
DInstalldNativeService.cpp289 #define CHECK_ARGUMENT_PATH(path) { \ macro
2299 CHECK_ARGUMENT_PATH(codePath); in rmdex()
2593 CHECK_ARGUMENT_PATH(codePath); in getAppSize()
3198 CHECK_ARGUMENT_PATH(codePath); in dumpProfiles()
3210 CHECK_ARGUMENT_PATH(systemProfile); in copySystemProfile()
3279 CHECK_ARGUMENT_PATH(apkPath); in dexopt()
3281 CHECK_ARGUMENT_PATH(outputPath); in dexopt()
3282 CHECK_ARGUMENT_PATH(dexMetadataPath); in dexopt()
3323 CHECK_ARGUMENT_PATH(nativeLibPath32); in linkNativeLibraryDirectory()
3501 CHECK_ARGUMENT_PATH(oatDir); in createOatDir()
[all …]