Searched defs:bundleName (Results 1 – 7 of 7) sorted by relevance
26 ConnectServer(const std::string& bundleName, std::function<void(std::string&&)> onMessage) in ConnectServer()
181 CString bundleName = vec[0]; in ParseUrl() local237 CString bundleName = vec[0]; in ParsePrefixBundle() local
68 CString bundleName = vm->GetBundleName(); in CheckIsRecordWithBundleName() local
482 void SetBundleName(const CString &bundleName) in SetBundleName()
274 void SetArkBundleName(std::string bundleName) in SetArkBundleName()
986 void SetArkBundleName(std::string bundleName) { in SetArkBundleName()
2704 void JSNApi::SetBundleName(EcmaVM *vm, std::string bundleName) in SetBundleName()