Searched defs:storePath (Results 1 – 4 of 4) sorted by relevance
44 std::string storePath = "/data/updater/ut_test"; variable67 std::string storePath = "data/updater/ut_test"; variable
125 std::string storePath = "/data/updater/update_tmp"; variable
470 static int32_t DestroyType(const char *storePath, const char *typePath, uint32_t bakFlag) in DestroyType()506 char *storePath = (char *)HksMalloc(HKS_MAX_FILE_NAME_LEN); in StoreDestroy() local
321 std::string storePath = storeBase + "/" + srcHash; in LoadTargetBuffer() local