Searched refs:needAutoLoadCallerBundleName (Results 1 – 3 of 3) sorted by relevance
54 bool needAutoLoadCallerBundleName = false; variable
35 context->needAutoLoadCallerBundleName = true; in Execute()
44 if (context->needAutoLoadCallerBundleName && context->callerBundleName.empty()) { in operator ()()