Searched defs:dplType (Results 1 – 6 of 6) sorted by relevance
104 ErrCode MockBundleInstallerHost::InstallSandboxApp(const std::string &bundleName, int32_t dplType, … in InstallSandboxApp()
128 int32_t dplType = 1; variable
1100 int32_t dplType = 0; variable
1106 int32_t dplType = 1; variable
245 int32_t dplType = data.ReadInt32(); in HandleInstallSandboxApp() local532 ErrCode BundleInstallerHost::InstallSandboxApp(const std::string &bundleName, int32_t dplType, int3… in InstallSandboxApp()
155 ErrCode BmsSandboxAppTest::InstallSandboxApp(const std::string &bundleName, int32_t dplType, int32_… in InstallSandboxApp()